home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Windows 95 with MFC
/
Programming Windows 95 with MFC (Microsoft Programming Series)(097-0001465)(1996).iso
/
CODE
/
Chap05
/
CtlDemo3
/
Resource.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-04-05
|
402 b
|
15 lines
//***********************************************************************
//
// Resource.h
//
//***********************************************************************
#define IDR_MAINFRAME 100
#define IDM_OPTIONS_DISABLE 110
#define IDM_OPTIONS_EXIT 111
#define IDC_BUTTON1 120
#define IDC_BUTTON2 121
#define IDC_BUTTON3 122